| Visual Basic (Declaration) | |
|---|---|
| Public Overloads Sub ConvexHullAsync( _ ByVal graphics As IList(Of Graphic) _ ) | |
| C# | |
|---|---|
| public void ConvexHullAsync( IList<Graphic> graphics ) | |
Parameters
- graphics
- The graphics.
Target Platforms:Windows Phone 7
|     | 
| ArcGIS API for Windows Phone - Library Reference | |
| ConvexHullAsync(IList<Graphic>) Method | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > GeometryService Class > ConvexHullAsync Method : ConvexHullAsync(IList<Graphic>) Method | 
| Visual Basic (Declaration) | |
|---|---|
| Public Overloads Sub ConvexHullAsync( _ ByVal graphics As IList(Of Graphic) _ ) | |
| C# | |
|---|---|
| public void ConvexHullAsync( IList<Graphic> graphics ) | |
Target Platforms:Windows Phone 7